A Loaded Page >

Test Almost Every NetCloak Command...

This page has been hit times.

Host:
Path:
Search:
Cookie:
Cookie Moof:
Cookie Blah:
Local Variable:
Global Variable:
Sum1 = 33 + "22":
Div1 = 4 / 2:
Prod1 = Sum1 * Div1:
Sub1 = Prod1 - 100:

Show when Host contains ".com": ".com" is in the host
Show when Path contains "foobar": foobar is in the Path
Show when Search contains "moof": moof is in the Search arguments
Show when Cookie contains "NetCloakID": This is a NetCloak generated cookie
Show when Local Variable "MyLocal2" contains "Ha": The variable does contain "Ha"
Show when Global Variable "Global1" contains "it": The variable does contain "it"

Hide when Host contains ".com": ".com" is not in the host
Hide when Path contains "foobar": foobar is not in the Path
Hide when Search contains "moof": moof is not in the Search arguments
Hide when Cookie contains "NetCloakID": This is not a NetCloak generated cookie
Hide when Local Variable "MyLocal2" contains "Ha": The variable does not contain "Ha"
Hide when Global Variable "Global1" contains "it": The variable does not contain "it"

Random Value (2 to 5000) :
That Same Value Again :

The counter "ThisHour" Resets every hour:
It was last reset at: on

> Today's Date In A Variable:

in 30 minutes it will be:

John is old.

TEST EXTENDED CHARACTERS

Some extended chars: aå oø AÅ OØ

Your Name:

Variable "name":

TEST FILE INFO COMMANDS

This File:
Size (Default):
Size (in Bytes):
Size (in KBytes):
Size (in MBytes):
Last Modified:

The File "/NetCloak.acgi":
Size (Default):
Size (in Bytes):
Size (in KBytes):
Size (in MBytes):
Last Modified:

The File "/NetCloak/Images/Maxum.gif":
Size (Default):
Size (in Bytes):
Size (in KBytes):
Size (in MBytes):
Last Modified:

Notice how INSERT_FILESIZE and INSERT_MODIFIED handle non-existent files:

The File "NonExistent.html":
Size (Default):
Size (in Bytes):
Size (in KBytes):
Size (in MBytes):
Last Modified:

INSERTS

Domain:
Time:
Day:
Date:
Client:
Countdown: To Jan 1, 1998
Username:
Password:
Random:
Random (1-3):
Random (1-10000):
Referrer:
Count:
URL:
File Modified:

Nested Commands:

If you append a question mark '?' and the name of a global variable to the current URL, like this:

http:///NetCloak.acgi$?MyGlob2

...then the value of that global variable will be shown below:
= >

HIDES

Domain: Hidden from TCP/IP addresses that start with "192".
Time: Hidden in the morning.
Day: Hidden on the weekend.
Date: Hidden until Aug 1, 1999.
Client: Hidden from Netscape.
Username: Hidden from "John".
Password: Hidden from users with password "Moof".
Variable: Hidden when a field "Name" contains "John".
Random: Hidden 25% of the time.
SameRand: Hidden 75% of the time.
Referrer: Hidden when the previous URL contains "Test".
Count: Hidden when the counter is between 10 and 20.
URL: Hidden when this doc's URL contains "Test".

HIDE EXCEPTS

Domain: Hidden except from TCP/IP addresses that start with "192".
Time: Hidden except in the morning.
Day: Hidden on the weekend.
Date: Hidden except until Aug 1, 1999.
Client: Hidden except from Netscape.
Username: Hidden except from "John".
Password: Hidden except from users with password "Moof".
Variable: Hidden except when a field "Name" contains "John".
Random: Hidden except 25% of the time.
SameRand: Hidden except 75% of the time.
Referrer: Hidden except when the previous URL contains "Test".
Count: Hidden except when the counter is between 10 and 20.
URL: Hidden except when this doc's URL contains "Test".

SHOWS

Domain: Shown only to TCP/IP addresses that start with "192".
Time: Shown only in the morning.
Day: Shown only on the weekend.
Date: Shown only until Aug 1, 1999.
Client: Shown only to Netscape.
Username: Shown only to "John".
Password: Shown only to users with password "Moof".
Variable: Shown only when a field "Name" contains "John".
Random: Shown only 25% of the time.
SameRand: Shown only 75% of the time.
Referrer: Shown only when the previous URL contains "Test".
Count: Shown only when the counter is between 10 and 20.
URL: Shown only when this doc's URL contains "Test".

SHOW EXCEPTS

Domain: Shown except to TCP/IP addresses that start with "192".
Time: Shown except in the morning.
Day: Shown except on the weekend.
Date: Shown except until Aug 1, 1999.
Client: Shown except to Netscape.
Username: Shown except to "John".
Password: Shown except to users with password "Moof".
Variable: Shown except when a field "Name" contains "John".
Random: Shown except 25% of the time.
SameRand: Shown except 75% of the time.
Referrer: Shown except when the previous URL contains "Test".
Count: Shown except when the counter is between 10 and 20.
URL: Shown except when this doc's URL contains "Test".

Return to the NetCloak Introduction Page

MACROS